body,div,ul,li,p{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
}
ul{
    list-style: none;
}
.lefe{
    float: left;
}
.right{
    float: right;
}
.clear{
    clear: both;
}
a{
    text-decoration:none;

}
.header_mbox{
    background: url("../images/image/header_mgb.png");
    height: 30px;
    width: 100%;
}
.header_msg{
    width: 1200px;
    margin: 0 auto;
}
.header_msg a
{
	color:#949191;
}
.header_imgbox{
    width: 1100px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 15px;
}
.msg_left{
    float: left;
    color: #949191;
    font-size: 14px;
    line-height: 30px;
}
.msg_right{
    float: right;
    padding-top: 5px;
}
.msg_right ul li{
    float: left;
    border-right: 1px solid #cccccc;
    color: #949191;
    font-size: 14px;
    padding: 0px 5px;
}
.header_img{
    background: url("../images/image/header_imgbg.png");
}
.himg_left{
    padding-top: 18px;
}
.himg_left span{
    font-size: 34px;
    display: block;
    padding-top: 10px;
    width: 500px;
    color: rgb(6,61,129);
}
.himg_left img{
/*  	width:85px;	 */
}

.header_insidebox .himg_left span{
    font-size: 31px;
    display: block;
    padding-top: 18px;
    width: 500px;
    color: rgb(6,61,129);
}
.header_insidebox .himg_left img{
/*  	width:70px;	 */
}

.himg_right{
    padding-bottom: 10px;
}
.call_box{
    padding-left: 15px;
    width: 190px;
    padding-top: 50px;
    color: rgb(6,61,129);
}
.call_box span{
    font-size: 14px;
}
.call_box p{
    font-size: 20px;
}
.call_box img{
    padding-top: 2px;
}



.header_menu{
    height: 550px;
    position: relative;
    overflow: hidden;
}
.menu_box{
    width: 630px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -315px;
    z-index: 999;
}
.menu_box li{
    float: left;
    width: 80px;
    height: 30px;
    margin-left:10px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: rgb(95,95,95);
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
}

.menu_box li.hover{
	background: rgb(6,61,129);
}
.menu_box li:hover{
    background: rgb(6,61,129);
}

.menu_box li a{
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding-top: 5px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
.menu_box li:first-child{
    background: rgb(6,61,129);
}
.inside_menu_box.menu_box li:first-child{
    background: rgb(95,95,95);
}
.picture_show{
    width: 1920px;
    margin: 0 auto;
    height:555px;
}
.brands_show{
    background: url("../images/image/main01.jpg");
}

.content_box{
    margin: 0 auto;
    width: 1200px;
    font-size: 14px;
    line-height: 50px;
}
.content_header{
    color: #626262;
}

.search_box{
    width: 400px;
}
.logo_box{
    padding-left: 65px;
    padding-top: 5px;
}
.logo_box img{
    padding-right: 10px;
}
.searching{
    border-radius: 15px;
    border: 1px solid rgb(6,61,129);
    padding: 0 15px;    
    outline: none;
    padding-right:20px;
}
.search_label{
    position: relative;
}
.searching_btn{
    position: absolute;
    top: 50%;
    right: 6px;
    font-size: 13px;
    margin-top: -7px;
    line-height: 15px;
    color: rgb(6,61,129);
}
.banding_img img{
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

.picture_show_min{
    height: 260px;
}
.pshow_min_box{
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
}
.pshow_min_box ul li{
    float: left;
    padding-left: 20px;
}
.pshowout_box{
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.pshow_min_box .lefe_btn{
    position: absolute;
    top: 50%;
    left: -4%;
    margin-top: -30px;
}
.pshow_min_box .right_btn{
    position: absolute;
    top: 50%;
    right: -4%;
    margin-top: -30px;
}

.produceout_box{
    width: 100%;
    padding: 40px 0;
    min-height:600px;
}
.produce_box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.produce_left ul{
    border: 2px solid rgb(13,70,108);
}
.produce_left ul li:first-child{
    background: url("../images/image/product_bg.jpg");
    height: 123px;
    width: 230px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 123px;
        position: relative;
	margin:0;
}
.inside_content .produce_left ul li:first-child{
    background: url("../images/image/inside_liheader.jpg");
    height: 123px;
    width: 230px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 123px;
        position: relative;
	margin:0;
}
.produce_left ul li:nth-child(2){
	 margin-top: 10px;
}

.produce_left ul li:first-child a{
    color: #ffffff;
        position: absolute;
    color: #ffffff;
    top: -10px;
    left: 50px;
}
.produce_left ul li{
    background: url("../images/image/produceli_bg.jpg");
    width: 200px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    /* padding: 0; */
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 16px;
}
.produce_left ul li a{
    color: black;
}
.produce_left ul li a.hover {
    color: red;
}
.produce_left ul li a:hover{
    color: red;
}
.produce_left ul li:first-child a:hover{
    color: #ffffff;
}

.produce_right{
    width: 910px;
    height: 560px;
    border: 1px solid #cccccc;
        position: absolute;
    top: 0;
    right: 0;
}
.produce_right_header{
    background: rgb(216,37,30);
    color: #ffffff;
}
.produce_header_content{
    width: 840px;
    line-height: 25px;
    padding: 10px;
    font-size: 13px;
}
.produce_header_content a{
    color: #ffffff;
}
.produce_header_content .lefe{
    border-left: 4px solid #ffffff;
    margin-left: 15px;
}
.produce_header_content .lefe span{
    display: block;
    padding-left: 5px;
}

.produce_showbox ul li{
    float: left;
    padding: 15px;
}
.produce_photobox{
    background: black;
    height: 135px;
    position: relative;
}
.produce_showbox ul li label{
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -20px;
    line-height: 20px;
    font-size: 15px;
    visibility: hidden;
    color: #ffffff;
}
.produce_showbox ul li img {opacity:1;filter(alpha=100)}
.produce_showbox ul li img:hover {opacity:0.6;filter(alpha=60)}
.produce_showbox ul li:hover label{visibility: visible}
.producelocal_control{
    padding-left: 10px;
    padding-top: 10px;
}

.behind_produce{
    width: 100%;
    background: url("../images/image/after_produceBG.jpg");
    height: 172px;
    padding-top: 30px;
}
.behind_produce_box{
    width: 950px;
    margin: 0 auto;
}
.behind_produce_left .frist_li{
    line-height: 30px;
    font-size: 33px;
    font-weight: 800;
    color: rgb(54,124,1);
    padding: 15px;
}
.behind_produce_left .second_li{
    font-size: 24px;
    background: #fff;
    line-height: 25px;
    text-align: center;
    font-weight: 800;
    width: 410px;
    margin: 0 auto;
    padding: 5px;
    color: rgb(6,61,129);
}
.behind_produce_left .third_li{
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 17px;
    padding: 10px;
}
.behind_produce_right{
    width: 240px;
    padding-top: 25px;
    padding-left: 90px;
}
.behind_produce_right span{
    float: left;
    color: #fff;
    padding: 5px 0;
}
.behind_produce_right p{
    float: left;
    font-size: 33px;
    font-weight: 800;
    color: #fff;
}
.behind_produce_right .con_btn{
    border-radius: 5px;
    border: none;
    color: rgb(54,124,1);
    font-size: 16px;
    font-weight: 600
line-height: 25px;
    float: left;
    width: 160px;
    background: #fff;
    padding: 5px 0;
}

.twist_device{
    background: url("../images/image/twist_BG.jpg")no-repeat scroll center center;
}
.twist_device .twist_img img {
    display: block;
    margin: 0 auto;
    padding-top: 120px;
}
.twist_content li{
    height: 400px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}
.twist_content_liimg{
    background: url("../images/image/twist_imgBG.png") no-repeat;
    width: 460px;
    height: 384px;
    position: relative;
}
.twist_content_liimg img{
    width: 330px;
    height: 265px;
    position: relative;
    top: 80px;
    left: 0;
}
.twist_content .frist_li_logo{
    width: 180px;
    height: 120px;
    background: url("../images/image/twist_li_logo.png") 0px 0px no-repeat;
}
.twist_content .second_li_logo{
    width: 180px;
    height: 120px;
    background: url("../images/image/twist_li_logo.png") 0px -140px no-repeat;
}
.twist_content .third_li_logo{
    width: 180px;
    height: 120px;
    background: url("../images/image/twist_li_logo.png") 0px -280px no-repeat;
}
.twist_content p {
    width: 570px;
}
.twistfrist_content{
    width: 650px;
}
.twistfrist_content .li_logo_box{
    position: relative;
}
.twist_content strong{
    position: absolute;
    top: 40px;
    right: 10px;
    line-height:46px;
    height:46px;
    color:#ffffff;
    background-color:#063d81;
    font-size:28px;
    padding: 5px 20px;
    font-family:Arial;
    border:0px solid #dcdcdc;
    -webkit-border-top-left-radius:8px;
    -moz-border-radius-topleft:8px;
    border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;
    -moz-border-radius-topright:8px;
    border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -moz-border-radius-bottomleft:8px;
    border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    -moz-border-radius-bottomright:8px;
    border-bottom-right-radius:8px;
    -moz-box-shadow:7px 5px 2px 1px #0b2d74;
    -webkit-box-shadow:7px 5px 2px 1px #0b2d74;
    box-shadow:7px 5px 2px 1px #0b2d74;
    text-align:center;
    display:inline-block;
    text-decoration:none;
}
.twist_content h4{
    font-size: 33px;
    font-weight: normal;
    color: #063d81;
    padding: 20px 0;
    margin: 0;
}
.twist_content p{
    padding: 10px 0;
}

.company_inv{
    background: url("../images/image/company_invBG.jpg");
}
.company_outbox{
    padding: 20px 0;
}
.company_invbox{
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid #cccccc;
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;
    
}

.company_min_box{
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
}
.company_min_box ul li{
    float: left;
    padding-left: 45px;
}
.pshowout_box{
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.company_min_box .lefe_btn{
    position: absolute;
    top: 50%;
    left: -4%;
    margin-top: -30px;
}
.company_min_box .right_btn{
    position: absolute;
    top: 50%;
    right: -4%;
    margin-top: -30px;
}

.company_bottom_hearder{
    width: 1000px;
    margin: 0 auto;
}
.company_bottom_hearder{
    padding: 20px 0;
}
.company_bottom_hearder span{
    color: #034091;
    font-size: 16px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 4px solid #bf9f62;
}
.company_bottom_hearder .more a{
    color: #cccccc;
}
.company_top .company_bottom_hearder{
    border-bottom: 1px solid #cccccc;
}
.company_bottom .company_bottom_hearder{
    border-top: 1px solid #cccccc;
}
.company_top_content{
    width: 1000px;
    margin: 0 auto;
    padding: 20px 10px;
}
.company_top_text{
    width: 500px;
}
.company_top_text h4{
    color: #565656;
    font-size: 30px;
}
.company_top_text p{
    text-indent:2em;
    color: #565656;
}
.company_top_text p a,.new_text a , .question_info a{
    color: #034091;
}
.company_new{
    background: #def3fc;
}
.company_new_box{
    width: 1220px;
    margin: 0 auto;
    padding: 40px 0;
}
.new_center{
    width: 840px;
    height: 480px;
    border: 1px solid #cccccc;
}
.question_center{
    width: 335px;
    height: 480px;
    border: 1px solid #cccccc;
}
.new_center_hearder , .question_center_hearder{
    line-height: 45px;
    padding: 0 20px;
    background: #195fbc;
    color: #fff;
}
.new_center_hearder a , .question_center_hearder a{
    color: #fff;
}
.new_info{
    padding: 25px;
}
.new_text{
    width: 500px;
    padding-left: 30px;
}
.new_text h4 , .question_info h4{
    color: #195fbc;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: 15px 0;;
}
.new_img img
{
    width: 255px;
    height: 150px;
}
.new_text p , .question_info p{
    color: #666666;
    font-size: 15px;
    max-height: 100px;
    overflow: hidden;
}
.new_info:first-child{
    padding-bottom: 40px;
}
.question_info{
    padding: 5px 15px;
    height: 130px;
    overflow: hidden;
}

footer{
    background: #071c29;
    color: #658fc0;
}
footer a{
	 color: #658fc0;
}
.footer_box{
    width: 1200px;
    margin: 0 auto;
    padding: 30px;
}
footer li{
    float: left;
    padding-right: 15px;
    font-size: 16px;
    display: inline-block;
}
footer li a{
    color: #658fc0;
    padding-right: 15px;
}
footer li a:hover{
    color: #fff; 
}

footer p{
    text-align: center;
}
footer .footer_menu{
    margin: 0 auto;
    width: 680px;
}
footer span{
    padding-right: 10px;
}
footer p{
    padding-top: 5px;
}


.produce_right{
	visibility: hidden;
}
.produce_right.on{
visibility: visible;
}

		/*   内页 */
  		.inside_content{
            min-height: 1000px;
            width: 1200px;
            margin: 0 auto;
            padding-top: 50px;
        }
        .picture_show_inside{
            width: 1200px;
            margin: 0 auto;
        }
        .box_left{
            width: 300px;
            position: relative;
        }
        .box_right{
            width: 900px;
        }
        .header_menu {
           height: auto;
        }
         .caption {
            border-bottom: 1px solid #063d81;
            color: #727272;
            font-size: 14px;
            padding-bottom: 5px;
            margin-bottom: 10px;
        }
       
        .location a{
            color: #666;
        }
        .box_left .produce_left{
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -120px;
        }
        .box_right h3 {
            margin-bottom: 20px;
            color: #000;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
        }
        .box_right .message {
            margin-bottom: 30px;
            text-align: center;
            color: #888;
            border-bottom: 1px dashed #ccc;
            font-size: 12px;
        }
        
        
        .inews .more{
		    float: right;
		    margin-top: -30px;
		    }
		    
		.inews {
		    padding-bottom: 75px; 
		    }
		    
		    .cc {
			    line-height: 2;
			    font-size: 14px;
			}
			.new_info a{
				float:right;
			}
			.question_info a{
				float:right;
			}